FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / MapOwnedCollectionBase<T> Class / OnCollectionChanged Method

In This Topic
    OnCollectionChanged Method (MapOwnedCollectionBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub OnCollectionChanged( _
       ByVal e As NotifyCollectionChangedEventArgs _
    ) 
    protected override void OnCollectionChanged( 
       NotifyCollectionChangedEventArgs e
    )

    Parameters

    e
    See Also